[INFO] cloning repository https://github.com/DaveDev42/git-worktree-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaveDev42/git-worktree-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveDev42%2Fgit-worktree-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveDev42%2Fgit-worktree-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9dcab996c4a7549710a13efeb5d8d511920d5e2
[INFO] testing DaveDev42/git-worktree-manager against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveDev42%2Fgit-worktree-manager" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DaveDev42/git-worktree-manager
[INFO] finished tweaking git repo https://github.com/DaveDev42/git-worktree-manager
[INFO] tweaked toml for git repo https://github.com/DaveDev42/git-worktree-manager written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaveDev42/git-worktree-manager on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaveDev42/git-worktree-manager already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b2c90d4ac07e8903a46bc5e6dacf23c79b8778df673c5686efeb1897198f8bc
[INFO] running `Command { std: "docker" "start" "-a" "2b2c90d4ac07e8903a46bc5e6dacf23c79b8778df673c5686efeb1897198f8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b2c90d4ac07e8903a46bc5e6dacf23c79b8778df673c5686efeb1897198f8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2c90d4ac07e8903a46bc5e6dacf23c79b8778df673c5686efeb1897198f8bc", kill_on_drop: false }`
[INFO] [stdout] 2b2c90d4ac07e8903a46bc5e6dacf23c79b8778df673c5686efeb1897198f8bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f85a22f88586e34b5f1b5ba5e49cae43e490c22c449a77d55c7ad4d708cab1a2
[INFO] running `Command { std: "docker" "start" "-a" "f85a22f88586e34b5f1b5ba5e49cae43e490c22c449a77d55c7ad4d708cab1a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling git-worktree-manager v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.27s
[INFO] running `Command { std: "docker" "inspect" "f85a22f88586e34b5f1b5ba5e49cae43e490c22c449a77d55c7ad4d708cab1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f85a22f88586e34b5f1b5ba5e49cae43e490c22c449a77d55c7ad4d708cab1a2", kill_on_drop: false }`
[INFO] [stdout] f85a22f88586e34b5f1b5ba5e49cae43e490c22c449a77d55c7ad4d708cab1a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0701623d05cdf9e7d433839d214ca6f909975d0e7045e2ad27e9be2971f40abb
[INFO] running `Command { std: "docker" "start" "-a" "0701623d05cdf9e7d433839d214ca6f909975d0e7045e2ad27e9be2971f40abb", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling git-worktree-manager v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.04s
[INFO] running `Command { std: "docker" "inspect" "0701623d05cdf9e7d433839d214ca6f909975d0e7045e2ad27e9be2971f40abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0701623d05cdf9e7d433839d214ca6f909975d0e7045e2ad27e9be2971f40abb", kill_on_drop: false }`
[INFO] [stdout] 0701623d05cdf9e7d433839d214ca6f909975d0e7045e2ad27e9be2971f40abb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba17f868029d17605d800d2a262950f89a85679ea007c5d2cf90d1e3bbed444e
[INFO] running `Command { std: "docker" "start" "-a" "ba17f868029d17605d800d2a262950f89a85679ea007c5d2cf90d1e3bbed444e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_worktree_manager-4af13037f442ce96)
[INFO] [stdout] 
[INFO] [stdout] running 185 tests
[INFO] [stdout] test config::tests::interactive_presets_have_no_print_flag ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test console::tests::test_status_icon_merged ... ok
[INFO] [stdout] test console::tests::test_status_icon_all_variants ... ok
[INFO] [stdout] test console::tests::test_status_icon_pr_open ... ok
[INFO] [stdout] test console::tests::test_status_icon_unknown_fallback ... ok
[INFO] [stdout] test constants::tests::test_bg_fg_roundtrip ... ok
[INFO] [stdout] test constants::tests::test_format_config_key ... ok
[INFO] [stdout] test console::tests::test_status_style_new_statuses ... ok
[INFO] [stdout] test constants::tests::test_to_bg_supported_methods ... ok
[INFO] [stdout] test constants::tests::test_version_meets_minimum ... ok
[INFO] [stdout] test config::tests::test_resolve_launch_alias ... ok
[INFO] [stdout] test constants::tests::test_preset_names_contents ... ok
[INFO] [stdout] test constants::tests::test_to_fg_unsupported_methods_silent_noop ... ok
[INFO] [stdout] test console::tests::test_status_style_known ... ok
[INFO] [stdout] test constants::tests::test_path_age_days ... ok
[INFO] [stdout] test constants::tests::test_to_bg_unsupported_methods_silent_noop ... ok
[INFO] [stdout] test constants::tests::test_launch_method_roundtrip ... ok
[INFO] [stdout] test constants::tests::test_home_dir_or_fallback ... ok
[INFO] [stdout] test git::tests::test_canonicalize_or_existing_path ... ok
[INFO] [stdout] test git::tests::test_canonicalize_or_nonexistent_path ... ok
[INFO] [stdout] test git::tests::test_canonicalize_or_relative_path ... ok
[INFO] [stdout] test git::tests::test_get_branch_name_error ... ok
[INFO] [stdout] test git::tests::test_normalize_branch_name ... ok
[INFO] [stdout] test config::tests::test_preset_names ... ok
[INFO] [stdout] test messages::tests::test_branch_not_found ... ok
[INFO] [stdout] test messages::tests::test_cannot_delete_main_worktree ... ok
[INFO] [stdout] test messages::tests::test_cannot_determine_base_branch ... ok
[INFO] [stdout] test messages::tests::test_deleting_local_branch ... ok
[INFO] [stdout] test messages::tests::test_deleting_remote_branch ... ok
[INFO] [stdout] test messages::tests::test_cannot_determine_branch ... ok
[INFO] [stdout] test messages::tests::test_detached_head_warning ... ok
[INFO] [stdout] test config::tests::test_parse_term_option ... ok
[INFO] [stdout] test cwshare_setup::tests::test_create_cwshare_template_no_suggestions ... ok
[INFO] [stdout] test cwshare_setup::tests::test_create_cwshare_template_creates_file ... ok
[INFO] [stdout] test cwshare_setup::tests::test_detect_common_files_finds_nested ... ok
[INFO] [stdout] test cwshare_setup::tests::test_has_cwshare_file_returns_true_when_present ... ok
[INFO] [stdout] test cwshare_setup::tests::test_has_cwshare_file_returns_false_when_missing ... ok
[INFO] [stdout] test cwshare_setup::tests::test_create_cwshare_template_with_suggestions ... ok
[INFO] [stdout] test cwshare_setup::tests::test_detect_common_files_finds_env ... ok
[INFO] [stdout] test cwshare_setup::tests::test_detect_common_files_empty_dir ... ok
[INFO] [stdout] test cwshare_setup::tests::test_detect_common_files_finds_vscode_settings ... ok
[INFO] [stdout] test messages::tests::test_invalid_branch_name ... ok
[INFO] [stdout] test messages::tests::test_resuming_ai_tool_in ... ok
[INFO] [stdout] test messages::tests::test_missing_metadata ... ok
[INFO] [stdout] test messages::tests::test_removing_worktree ... ok
[INFO] [stdout] test messages::tests::test_starting_ai_tool_foreground ... ok
[INFO] [stdout] test messages::tests::test_starting_ai_tool_in ... ok
[INFO] [stdout] test messages::tests::test_switched_to_worktree ... ok
[INFO] [stdout] test messages::tests::test_worktree_dir_not_found ... ok
[INFO] [stdout] test messages::tests::test_worktree_not_found ... ok
[INFO] [stdout] test messages::tests::test_target_not_found ... ok
[INFO] [stdout] test operations::busy::tests::is_suspicious_cmd_accepts_real_names ... ok
[INFO] [stdout] test operations::busy::tests::self_tree_contains_parent_pid ... ok
[INFO] [stdout] test operations::claude_process::tests::is_claude_process_detects_macos_desktop_app ... ok
[INFO] [stdout] test operations::claude_process::tests::is_claude_process_detects_user_install ... ok
[INFO] [stdout] test operations::busy::tests::is_multiplexer_matches_known_names ... ok
[INFO] [stdout] test operations::claude_process::tests::is_claude_process_rejects_unrelated_binary ... ok
[INFO] [stdout] test operations::claude_process::tests::process_holds_worktree_matches_descendant_cwd ... ok
[INFO] [stdout] test operations::claude_process::tests::process_holds_worktree_matches_exact_cwd ... ok
[INFO] [stdout] test operations::claude_process::tests::process_holds_worktree_rejects_unrelated_cwd_and_fds ... ok
[INFO] [stdout] test operations::claude_process::tests::process_holds_worktree_matches_dot_claude_fd ... ok
[INFO] [stdout] test operations::busy::tests::is_multiplexer_rejects_non_multiplexers ... ok
[INFO] [stdout] test operations::claude_process::tests::process_holds_worktree_rejects_sibling_with_shared_prefix ... ok
[INFO] [stdout] test operations::display::tests::format_selector_row_busy_contains_badge ... ok
[INFO] [stdout] test operations::display::tests::format_selector_row_busy_visible_width_matches_no_busy ... ok
[INFO] [stdout] test operations::display::tests::format_selector_row_empty_age_pads_to_nine ... ok
[INFO] [stdout] test operations::display::tests::test_format_age_boundary_below_one_hour ... ok
[INFO] [stdout] test operations::busy::tests::self_tree_contains_current_pid ... ok
[INFO] [stdout] test operations::display::tests::format_selector_row_long_branch_does_not_truncate ... ok
[INFO] [stdout] test operations::display::tests::format_selector_row_no_busy ... ok
[INFO] [stdout] test operations::busy::tests::is_suspicious_cmd_flags_version_strings ... ok
[INFO] [stdout] test constants::tests::test_to_fg_supported_methods ... ok
[INFO] [stdout] test operations::busy::tests::detect_busy_tiered_no_hard_when_jsonl_active_but_no_live_claude ... ok
[INFO] [stdout] test operations::busy::tests::detect_busy_tiered_returns_hard_for_lockfile ... ok
[INFO] [stdout] test operations::claude_process::tests::is_claude_process_rejects_substring_outside_claude_path ... ok
[INFO] [stdout] test operations::display::tests::test_format_age_days ... ok
[INFO] [stdout] test operations::display::tests::test_format_age_hours ... ok
[INFO] [stdout] test operations::display::tests::test_format_age_just_now ... ok
[INFO] [stdout] test operations::display::tests::test_format_age_months ... ok
[INFO] [stdout] test operations::display::tests::test_format_age_weeks ... ok
[INFO] [stdout] test operations::launchers::wezterm::tests::rejects_blank_pane ... ok
[INFO] [stdout] test operations::helpers::tests::test_parse_repo_branch_target ... ok
[INFO] [stdout] test operations::launchers::iterm::tests::applescript_escape_doubles_backslashes ... ok
[INFO] [stdout] test operations::display::tests::test_get_worktree_status_stale ... ok
[INFO] [stdout] test operations::launchers::iterm::tests::applescript_escape_passes_through_plain_text ... ok
[INFO] [stdout] test operations::launchers::iterm::tests::applescript_escape_quotes_double_quotes ... ok
[INFO] [stdout] test operations::launchers::wezterm::tests::detects_common_prompt_suffixes ... ok
[INFO] [stdout] test operations::launchers::wezterm::tests::ignores_command_in_progress ... ok
[INFO] [stdout] test operations::launchers::wezterm::tests::rejects_multiplexer_chrome_without_prompt ... ok
[INFO] [stdout] test operations::lockfile::tests::acquire_fails_when_live_lock_from_other_pid ... ok
[INFO] [stdout] test operations::lockfile::tests::acquire_writes_file_and_drop_removes_it ... ok
[INFO] [stdout] test operations::lockfile::tests::acquire_does_not_leave_tmp_file_behind ... ok
[INFO] [stdout] test cwshare_setup::tests::test_is_cwshare_prompted_false_without_git ... ok
[INFO] [stdout] test operations::display::tests::test_format_age_years ... ok
[INFO] [stdout] test operations::busy::tests::scan_cwd_finds_child_with_cwd_in_tempdir ... ok
[INFO] [stdout] test operations::launchers::wezterm::tests::picks_last_non_blank_line ... ok
[INFO] [stdout] test operations::pr_cache::tests::cache_path_contains_repo_hash ... ok
[INFO] [stdout] test operations::display::tests::test_get_worktree_status_busy_from_lockfile ... ok
[INFO] [stdout] test operations::lockfile::tests::foreign_version_lockfile_is_not_cleaned ... ok
[INFO] [stdout] test operations::lockfile::tests::read_returns_entry_for_live_pid ... ok
[INFO] [stdout] test operations::lockfile::tests::read_removes_stale_lockfile ... ok
[INFO] [stdout] test operations::lockfile::tests::cleanup_stale_tmp_files_removes_dead_pids ... ok
[INFO] [stdout] test operations::pr_cache::tests::now_secs_returns_some_on_normal_system ... ok
[INFO] [stdout] test operations::pr_cache::tests::pr_state_variants_are_handled ... ok
[INFO] [stdout] test operations::pr_cache::tests::repo_hash_differs_per_path ... ok
[INFO] [stdout] test operations::pr_cache::tests::repo_hash_is_stable_and_short ... ok
[INFO] [stdout] test operations::lockfile::tests::drop_does_not_remove_lockfile_owned_by_another_process ... ok
[INFO] [stdout] test operations::rm_batch::tests::count_buckets_entries_correctly ... ok
[INFO] [stdout] test operations::rm_batch::tests::plan_busy_passes_unresolved_through_when_not_allowed ... ok
[INFO] [stdout] test operations::lockfile::tests::lock_dir_follows_gitdir_indicator_when_dot_git_is_file ... ok
[INFO] [stdout] test constants::tests::test_sanitize_branch_name ... ok
[INFO] [stdout] test operations::run::glob_tests::double_star_collapses ... ok
[INFO] [stdout] test operations::run::glob_tests::leading_star ... ok
[INFO] [stdout] test operations::run::glob_tests::literal_matches_exactly ... ok
[INFO] [stdout] test operations::run::glob_tests::middle_star ... ok
[INFO] [stdout] test operations::run::glob_tests::empty_pattern_matches_only_empty ... ok
[INFO] [stdout] test operations::run::glob_tests::star_matches_anything ... ok
[INFO] [stdout] test operations::run::glob_tests::trailing_literal_anchored_to_end_with_repeated_substring ... ok
[INFO] [stdout] test operations::run::glob_tests::trailing_star ... ok
[INFO] [stdout] test operations::rm_batch::tests::plan_busy_passthrough_when_allowed ... ok
[INFO] [stdout] test operations::run::glob_tests::realistic_feat_glob ... ok
[INFO] [stdout] test operations::spawn_spec::tests::materialize_filename_is_shell_safe ... ok
[INFO] [stdout] test operations::spawn_spec::tests::materialize_file_is_mode_0600 ... ok
[INFO] [stdout] test operations::spawn_spec::tests::large_prompt_round_trips ... ok
[INFO] [stdout] test operations::spawn_spec::tests::quote_path_for_shell_bare_for_unix_paths ... ok
[INFO] [stdout] test operations::spawn_spec::tests::quote_path_for_shell_quotes_windows_backslashes ... ok
[INFO] [stdout] test operations::display::tests::test_get_worktree_status_not_busy_when_jsonl_active_but_no_live_claude ... ok
[INFO] [stdout] test operations::pr_cache::tests::fetch_returns_none_on_forced_failure ... ok
[INFO] [stdout] test operations::pr_cache::tests::fetch_parses_gh_json_from_env ... ok
[INFO] [stdout] test operations::spawn_spec::tests::read_spec_rejects_wrong_version ... ok
[INFO] [stdout] test operations::spawn_spec::tests::read_spec_round_trip ... ok
[INFO] [stdout] test operations::pr_cache::tests::from_disk_and_fetch_and_persist_split ... ok
[INFO] [stdout] test operations::spawn_spec::tests::read_spec_rejects_empty_argv ... ok
[INFO] [stdout] test operations::pr_cache::tests::load_from_disk_rejects_corrupt_file ... ok
[INFO] [stdout] test operations::spawn_spec::tests::round_trip_preserves_killer_prompts ... ok
[INFO] [stdout] test operations::pr_cache::tests::load_from_disk_rejects_expired_entry ... ok
[INFO] [stdout] test shell_functions::tests::test_bash_uses_complete_targets ... ok
[INFO] [stdout] test operations::pr_cache::tests::load_from_disk_rejects_future_entry ... ok
[INFO] [stdout] test operations::spawn_spec::tests::materialize_writes_spec_and_returns_shell_line ... ok
[INFO] [stdout] test shell_functions::tests::test_generate_bash ... ok
[INFO] [stdout] test operations::spawn_spec::tests::resolve_last_for_cwd_errors_outside_a_git_worktree ... ok
[INFO] [stdout] test shell_functions::tests::test_generate_fish ... ok
[INFO] [stdout] test operations::spawn_spec::tests::sweep_stale_removes_old_spec_files_only ... ok
[INFO] [stdout] test shell_functions::tests::test_generate_powershell ... ok
[INFO] [stdout] test shell_functions::tests::test_generate_unknown ... ok
[INFO] [stdout] test shell_functions::tests::test_generate_pwsh_alias ... ok
[INFO] [stdout] test tui::arrow_select::tests::test_arrow_select_empty_items ... ok
[INFO] [stdout] test tui::arrow_select::tests::test_fallback_default_index_clamped ... ok
[INFO] [stdout] test shell_functions::tests::test_generate_zsh ... ok
[INFO] [stdout] test shell_functions::tests::test_powershell_uses_complete_targets ... ok
[INFO] [stdout] test tui::arrow_select::tests::test_truncate_no_truncation_needed ... ok
[INFO] [stdout] test tui::arrow_select::tests::test_truncate_plain_text ... ok
[INFO] [stdout] test tui::arrow_select::tests::test_key_enum_equality ... ok
[INFO] [stdout] test tui::arrow_select::tests::test_truncate_width_one ... ok
[INFO] [stdout] test tui::arrow_select::tests::test_truncate_with_ansi ... ok
[INFO] [stdout] test tui::arrow_select::tests::test_visible_len_plain_text ... ok
[INFO] [stdout] test tui::arrow_select::tests::test_visible_len_with_ansi ... ok
[INFO] [stdout] test tui::list_view::tests::finalize_pending_replaces_only_placeholders ... ok
[INFO] [stdout] test tui::list_view::tests::finalize_pending_returns_false_when_nothing_pending ... ok
[INFO] [stdout] test tui::list_view::tests::finalize_pending_replaces_placeholders ... ok
[INFO] [stdout] test shell_functions::tests::test_fish_script_syntax ... ok
[INFO] [stdout] test operations::pr_cache::tests::load_from_disk_returns_fresh_entry ... ok
[INFO] [stdout] test tui::multi_select::tests::empty_items_returns_empty_selection ... ok
[INFO] [stdout] test tui::raw_mode::tests::enter_returns_none_on_bad_fd ... ok
[INFO] [stdout] test update::tests::test_archive_ext ... ok
[INFO] [stdout] test update::tests::test_cache_freshness ... ok
[INFO] [stdout] test update::tests::test_current_target ... ok
[INFO] [stdout] test update::tests::test_is_homebrew_install ... ok
[INFO] [stdout] test update::tests::test_is_newer ... ok
[INFO] [stdout] test operations::pr_cache::tests::load_or_fetch_bypasses_disk_when_no_cache_true ... ok
[INFO] [stdout] test tui::list_view::tests::run_exits_when_sender_drops_with_pending_rows ... ok
[INFO] [stdout] test shell_functions::tests::test_bash_script_syntax ... ok
[INFO] [stdout] test operations::pr_cache::tests::load_or_fetch_empty_when_gh_fails_and_no_cache_file ... ok
[INFO] [stdout] test tui::list_view::tests::complete_frame_shows_final_status ... ok
[INFO] [stdout] test operations::pr_cache::tests::load_or_fetch_uses_disk_when_fresh ... ok
[INFO] [stdout] test tui::list_view::tests::run_then_finalize_replaces_pending_after_disconnect ... ok
[INFO] [stdout] test operations::pr_cache::tests::write_to_disk_cleans_up_tmp_file ... ok
[INFO] [stdout] test tui::list_view::tests::skeleton_frame_shows_placeholder_for_all_rows ... ok
[INFO] [stdout] test tui::list_view::tests::run_fills_statuses_from_channel ... ok
[INFO] [stdout] test operations::spawn_spec::tests::materialize_writes_last_copy_into_git_dir ... ok
[INFO] [stdout] test operations::pr_cache::tests::write_to_disk_sweeps_old_orphan_tmp_files ... ok
[INFO] [stdout] test operations::spawn_spec::tests::read_spec_does_not_observe_unlink_for_persistent_copy ... ok
[INFO] [stdout] test operations::spawn_spec::tests::resolve_last_for_cwd_finds_persisted_spec ... ok
[INFO] [stdout] test operations::spawn_spec::tests::resolve_last_for_cwd_errors_when_no_spec_persisted ... ok
[INFO] [stderr]      Running unittests src/bin/gw.rs (/opt/rustwide/target/debug/deps/gw-d6511ae04a07b4f6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 185 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/busy_detection.rs (/opt/rustwide/target/debug/deps/busy_detection-118cddb7b28f6677)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test unix_only::no_busy_when_worktree_empty ... ok
[INFO] [stdout] test unix_only::busy_info_includes_tier_field ... ok
[INFO] [stdout] test unix_only::delete_refuses_with_lockfile_hard_tier_message ... ok
[INFO] [stdout] [master (root-commit) 2e8e866] i
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README
[INFO] [stderr] Preparing worktree (new branch 'busy-branch-232-1777848748726564767')
[INFO] [stdout] HEAD is now at 2e8e866 i
[INFO] [stdout] Deleted branch busy-branch-232-1777848748726564767 (was 2e8e866).
[INFO] [stdout] test unix_only::gw_rm_rejects_busy_worktree_when_not_tty ... ok
[INFO] [stderr]      Running tests/busy_process_scan.rs (/opt/rustwide/target/debug/deps/busy_process_scan-339f17098e8109e9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test unix_only::external_process_with_cwd_in_worktree_is_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spawn_roundtrip.rs (/opt/rustwide/target/debug/deps/spawn_roundtrip-b7d024b857da73c5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test spawn_ai_preserves_prompt_bytes_exactly ... ok
[INFO] [stderr]      Running tests/test_busy_messages.rs (/opt/rustwide/target/debug/deps/test_busy_messages-c2542eba7ddad1fc)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test busy_block_empty_inputs_yields_empty_string ... ok
[INFO] [stdout] test busy_block_uses_neutral_header_and_no_force_hint ... ok
[INFO] [stdout] test busy_block_renders_both_sections_when_both_tiers_present ... ok
[INFO] [stdout] test soft_only_uses_warning_tone ... ok
[INFO] [stdout] test hard_only_uses_strong_refusal ... ok
[INFO] [stdout] test both_tiers_lead_with_hard_then_show_soft ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_claude_cli_trait.rs (/opt/rustwide/target/debug/deps/test_claude_cli_trait-683a039773ed73b0)
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fake_cli_records_calls ... ok
[INFO] [stderr]      Running tests/test_claude_session.rs (/opt/rustwide/target/debug/deps/test_claude_session-94bcafb49b4c6aae)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test encode_path_with_dots ... ok
[INFO] [stdout] test encode_simple_path ... ok
[INFO] [stdout] test encode_path_with_trailing_slash ... ok
[INFO] [stdout] test find_active_sessions_handles_missing_dir ... ok
[INFO] [stdout] test find_active_sessions_filters_by_cwd ... ok
[INFO] [stdout] test find_active_sessions_returns_sessions_within_threshold ... ok
[INFO] [stdout] test newest_event_timestamp_returns_none_for_metadata_only ... ok
[INFO] [stdout] test newest_event_timestamp_skips_metadata_trailers ... ok
[INFO] [stdout] test newest_event_timestamp_returns_none_for_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_cli.rs (/opt/rustwide/target/debug/deps/test_cli-002a81a383fc2d89)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test resume_accepts_dash_t_term ... ok
[INFO] [stdout] test new_accepts_prompt_file_flag ... ok
[INFO] [stdout] test new_accepts_dash_t_term ... ok
[INFO] [stdout] test new_accepts_prompt_stdin_flag ... ok
[INFO] [stdout] test new_rejects_conflicting_prompt_sources ... ok
[INFO] [stdout] test spawn_accepts_dash_t_term ... ok
[INFO] [stdout] test spawn_term_without_target ... ok
[INFO] [stdout] test new_rejects_prompt_and_stdin ... ok
[INFO] [stdout] test new_rejects_dash_t_without_value ... ok
[INFO] [stdout] test resume_term_without_branch ... ok
[INFO] [stdout] test new_rejects_term_with_no_term ... ok
[INFO] [stdout] test new_accepts_long_term ... ok
[INFO] [stdout] test new_rejects_file_and_stdin ... ok
[INFO] [stdout] test new_accepts_prompt_flag ... ok
[INFO] [stdout] test test_rm_accepts_multiple_targets ... ok
[INFO] [stdout] test test_new_help ... ok
[INFO] [stdout] test test_rm_dry_run_flag_parses ... ok
[INFO] [stdout] test test_rm_help ... ok
[INFO] [stdout] test test_rm_interactive_conflicts_with_positional ... ok
[INFO] [stdout] test test_rm_interactive_flag_parses ... ok
[INFO] [stdout] test gw_new_rejects_dropped_launch_flags ... ok
[INFO] [stdout] test test_resume_help ... ok
[INFO] [stdout] test test_new_base_short_flag ... ok
[INFO] [stdout] test test_generate_completion_invalid ... ok
[INFO] [stdout] test test_new_help_shows_term_flags ... ok
[INFO] [stdout] test test_no_args_shows_help ... ok
[INFO] [stdout] test gw_resume_rejects_dropped_launch_flags ... ok
[INFO] [stdout] test test_generate_completion_bash ... ok
[INFO] [stdout] test test_help ... ok
[INFO] [stdout] test test_shell_function_powershell ... ok
[INFO] [stdout] test test_shell_function_fish_no_cw_cd_alias ... ok
[INFO] [stdout] test test_shell_function_fish ... ok
[INFO] [stdout] test test_version ... ok
[INFO] [stdout] test test_shell_function_bash_no_cw_cd_alias ... ok
[INFO] [stdout] test test_list_alias_ls ... ok
[INFO] [stdout] test test_generate_completion_zsh ... ok
[INFO] [stdout] test test_doctor_help ... ok
[INFO] [stdout] test test_rm_short_flags ... ok
[INFO] [stdout] test test_upgrade_runs ... ok
[INFO] [stdout] test test_rm_interactive_help_mentions_multiselect ... ok
[INFO] [stdout] test test_shell_function_invalid ... ok
[INFO] [stdout] test test_generate_completion_fish ... ok
[INFO] [stderr]      Running tests/test_complete_targets.rs (/opt/rustwide/target/debug/deps/test_complete_targets-ba51e372008c86bc)
[INFO] [stdout] test test_shell_function_bash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test complete_targets_silent_outside_repo ... ok
[INFO] [stdout] test complete_targets_dedupes_when_name_equals_branch ... ok
[INFO] [stderr]      Running tests/test_constants.rs (/opt/rustwide/target/debug/deps/test_constants-2bed56a07cd2b9d0)
[INFO] [stdout] test complete_targets_lists_main_worktree_name_and_branch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_launch_method_all_variants_roundtrip ... ok
[INFO] [stdout] test test_max_session_name_length ... ok
[INFO] [stdout] test test_format_config_keys ... ok
[INFO] [stdout] test test_launch_method_aliases_complete ... ok
[INFO] [stdout] test test_sanitize_branch_name_unicode ... ok
[INFO] [stdout] test test_sanitize_branch_name_complex ... ok
[INFO] [stdout] test test_sanitize_branch_name_special_characters ... ok
[INFO] [stdout] test test_sanitize_branch_name_whitespace ... ok
[INFO] [stdout] test test_sanitize_branch_name_multiple_hyphens ... ok
[INFO] [stdout] test test_sanitize_branch_name_with_slashes ... ok
[INFO] [stdout] test test_default_worktree_path_with_slashes ... ok
[INFO] [stdout] test test_sanitize_branch_name_leading_trailing ... ok
[INFO] [stdout] test test_sanitize_branch_name_simple ... ok
[INFO] [stdout] test test_sanitize_branch_name_edge_cases ... ok
[INFO] [stdout] test test_default_worktree_path_simple ... ok
[INFO] [stdout] test test_default_worktree_path_special_chars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stderr]      Running tests/test_cwshare_setup.rs (/opt/rustwide/target/debug/deps/test_cwshare_setup-39103b5f2c40928d)
[INFO] [stdout] test test_create_cwshare_template_no_files ... ok
[INFO] [stdout] test test_create_cwshare_template_with_files ... ok
[INFO] [stdout] test test_cwshare_template_overwrites ... ok
[INFO] [stdout] test test_cwshare_template_commented_files ... ok
[INFO] [stdout] test test_cwshare_template_content_format ... ok
[INFO] [stdout] test test_detect_common_files_ignores_non_common ... ok
[INFO] [stdout] test test_detect_common_files_config_yaml ... ok
[INFO] [stdout] test test_detect_common_files_env ... ok
[INFO] [stdout] test test_detect_common_files_none ... ok
[INFO] [stdout] test test_has_cwshare_file_false ... ok
[INFO] [stdout] test test_detect_common_files_vscode ... ok
[INFO] [stdout] test test_is_cwshare_prompted_non_git ... ok
[INFO] [stdout] test test_detect_common_files_env_local ... ok
[INFO] [stdout] test test_cwshare_integration_no_cwshare_file ... ok
[INFO] [stdout] test test_detect_common_files_multiple ... ok
[INFO] [stdout] test test_cwshare_template_creates_file ... ok
[INFO] [stdout] test test_has_cwshare_file_true ... ok
[INFO] [stdout] test test_cwshare_comments_ignored ... ok
[INFO] [stdout] test test_mark_cwshare_prompted_idempotent ... ok
[INFO] [stdout] test test_is_cwshare_prompted_false ... ok
[INFO] [stdout] test test_cwshare_empty_lines_ignored ... ok
[INFO] [stdout] test test_cwshare_integration_skips_existing ... ok
[INFO] [stdout] test test_is_cwshare_prompted_true ... ok
[INFO] [stdout] test test_cwshare_integration_copies_env ... ok
[INFO] [stdout] test test_mark_cwshare_prompted ... ok
[INFO] [stdout] test test_cwshare_cli_no_cwshare_no_copy ... ok
[INFO] [stdout] test test_cwshare_cli_worktree_copies_env ... ok
[INFO] [stdout] test test_cwshare_cli_multiple_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_doctor_lean.rs (/opt/rustwide/target/debug/deps/test_doctor_lean-7bfed359ffe690a7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test doctor_runs_busy_check ... ok
[INFO] [stdout] test doctor_does_not_run_merge_conflicts_check ... ok
[INFO] [stdout] test doctor_does_not_run_behind_base_check ... ok
[INFO] [stdout] test doctor_has_five_numbered_sections ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_doctor_session_start.rs (/opt/rustwide/target/debug/deps/test_doctor_session_start-fab08bc2f527de8c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test session_start_in_non_repo_does_not_panic ... ok
[INFO] [stdout] test session_start_quiet_exits_zero_in_normal_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_doctor_setup_claude.rs (/opt/rustwide/target/debug/deps/test_doctor_setup_claude-a0ecf7f61c7ff6dc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test doctor_setup_claude_messages_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_exec.rs (/opt/rustwide/target/debug/deps/test_exec-c58fd618710ce3c5)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test exec_unknown_target_errors ... ok
[INFO] [stdout] test exec_resolves_by_branch_name ... ok
[INFO] [stdout] test exec_propagates_nonzero_exit_code ... ok
[INFO] [stdout] test exec_runs_cmd_in_named_worktree ... ok
[INFO] [stderr]      Running tests/test_git.rs (/opt/rustwide/target/debug/deps/test_git-9a0a8bba28b11f54)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_normalize_branch_name ... ok
[INFO] [stdout] test test_get_branch_name_error ... ok
[INFO] [stdout] test test_parse_worktrees ... ok
[INFO] [stdout] test test_branch_exists ... ok
[INFO] [stdout] test test_get_repo_root ... ok
[INFO] [stdout] test test_get_current_branch ... ok
[INFO] [stdout] test test_get_feature_worktrees_empty ... ok
[INFO] [stdout] test test_get_set_config ... ok
[INFO] [stdout] test test_is_valid_branch_name ... ok
[INFO] [stdout] test test_unset_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_guard.rs (/opt/rustwide/target/debug/deps/test_guard-d483de885540b01e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test risky_publish_blocked_when_cwd_unhealthy ... ok
[INFO] [stdout] test missing_command_field_passes ... ok
[INFO] [stdout] test risky_publish_allowed_when_cwd_healthy ... ok
[INFO] [stdout] test non_bash_tool_passes ... ok
[INFO] [stdout] test safe_command_passes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_hook_contracts.rs (/opt/rustwide/target/debug/deps/test_hook_contracts-98bdbd274a51acab)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test post_new_nonzero_exit_fails_gw_new ... ok
[INFO] [stdout] test pre_rm_fires_with_force_flag ... ok
[INFO] [stderr]      Running tests/test_hooks.rs (/opt/rustwide/target/debug/deps/test_hooks-078730b78e19d15e)
[INFO] [stdout] test pre_rm_nonzero_exit_aborts_rm_with_force ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr] Preparing worktree (detached HEAD a9fd112)
[INFO] [stdout] test run_event_no_op_when_hook_unset ... ok
[INFO] [stdout] test run_event_no_op_for_unknown_event ... ok
[INFO] [stdout] HEAD is now at a9fd112 Initial commit
[INFO] [stdout] test run_event_executes_configured_command ... ok
[INFO] [stdout] test run_event_finds_main_repo_config_from_worktree ... ok
[INFO] [stderr]      Running tests/test_launch_methods.rs (/opt/rustwide/target/debug/deps/test_launch_methods-363da3dfea6d10f9)
[INFO] [stdout] test run_event_propagates_nonzero_exit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test test_alias_count ... ok
[INFO] [stdout] test test_all_aliases_have_valid_targets ... ok
[INFO] [stdout] test test_all_launch_methods_in_aliases_are_valid ... ok
[INFO] [stdout] test test_all_enum_values_exist_and_roundtrip ... ok
[INFO] [stdout] test test_alias_map_no_duplicate_aliases ... ok
[INFO] [stdout] test test_all_presets_have_corresponding_resume ... ok
[INFO] [stdout] test test_all_resume_presets_have_continue_or_resume ... ok
[INFO] [stdout] test test_claude_preset_names_content ... ok
[INFO] [stdout] test test_claude_preset_count ... ok
[INFO] [stdout] test test_codex_resume_preset ... ok
[INFO] [stdout] test test_deprecated_background_alias ... ok
[INFO] [stdout] test test_deprecated_bg_via_parse ... ok
[INFO] [stdout] test test_deprecated_bg_alias ... ok
[INFO] [stdout] test test_display_trait ... ok
[INFO] [stdout] test test_detach_alias_via_parse ... ok
[INFO] [stdout] test test_enum_as_str_values ... ok
[INFO] [stdout] test test_env_override_iterm_tab ... ok
[INFO] [stdout] test test_env_override_tmux ... ok
[INFO] [stdout] test test_all_methods_parse ... ok
[INFO] [stdout] test test_foreground_alias_via_parse ... ok
[INFO] [stdout] test test_from_str_opt_invalid ... ok
[INFO] [stdout] test test_from_str_opt_valid ... ok
[INFO] [stdout] test test_env_override_full_name ... ok
[INFO] [stdout] test test_full_name_with_session ... ok
[INFO] [stdout] test test_full_name_with_session_parse ... ok
[INFO] [stdout] test test_invalid_method ... ok
[INFO] [stdout] test test_iterm_aliases ... ok
[INFO] [stdout] test test_iterm_requires_macos ... ok
[INFO] [stdout] test test_max_session_name_length ... ok
[INFO] [stdout] test test_merge_presets_exist ... ok
[INFO] [stdout] test test_merge_presets_have_flags ... ok
[INFO] [stdout] test test_no_alias_passthrough ... ok
[INFO] [stdout] test test_no_op_preset_empty ... ok
[INFO] [stdout] test test_parse_full_names ... ok
[INFO] [stdout] test test_parse_simple_aliases ... ok
[INFO] [stdout] test test_session_colons_in_name ... ok
[INFO] [stdout] test test_fallback_foreground ... ok
[INFO] [stdout] test test_is_claude_tool_with_env_claude ... ok
[INFO] [stdout] test test_is_claude_tool_with_env_codex ... ok
[INFO] [stdout] test test_invalid_env_falls_through ... ok
[INFO] [stdout] test test_is_claude_tool_default ... ok
[INFO] [stdout] test test_none_returns_default ... ok
[INFO] [stdout] test test_session_name_aliases ... ok
[INFO] [stdout] test test_session_name_at_limit ... ok
[INFO] [stdout] test test_session_name_exactly_one_char ... ok
[INFO] [stdout] test test_session_name_length_enforced_in_parse_tmux ... ok
[INFO] [stdout] test test_session_name_length_enforced_in_parse_zellij ... ok
[INFO] [stdout] test test_session_name_length_limit ... ok
[INFO] [stdout] test test_session_empty_name ... ok
[INFO] [stdout] test test_session_name_max_length_constant ... ok
[INFO] [stdout] test test_session_name_on_unsupported_detach ... ok
[INFO] [stdout] test test_session_name_on_unsupported_foreground ... ok
[INFO] [stdout] test test_session_name_on_unsupported_iterm ... ok
[INFO] [stdout] test test_session_name_on_unsupported_iterm_tab ... ok
[INFO] [stdout] test test_session_name_on_unsupported_wezterm ... ok
[INFO] [stdout] test test_session_name_on_unsupported_wezterm_pane ... ok
[INFO] [stdout] test test_session_name_with_deprecated ... ok
[INFO] [stdout] test test_session_names_tmux ... ok
[INFO] [stdout] test test_session_names_zellij ... ok
[INFO] [stdout] test test_simple_aliases ... ok
[INFO] [stdout] test test_tmux_aliases ... ok
[INFO] [stdout] test test_tmux_pane_requires_tmux_session ... ok
[INFO] [stdout] test test_tmux_pane_vertical_requires_tmux_session ... ok
[INFO] [stdout] test test_tmux_window_requires_tmux_session ... ok
[INFO] [stdout] test test_total_preset_count ... ok
[INFO] [stdout] test test_various_special_chars_in_session_name ... ok
[INFO] [stdout] test test_wezterm_aliases ... ok
[INFO] [stdout] test test_zellij_aliases ... ok
[INFO] [stdout] test test_zellij_pane_requires_zellij_session ... ok
[INFO] [stdout] test test_zellij_pane_vertical_requires_zellij_session ... ok
[INFO] [stdout] test test_zellij_tab_requires_zellij_session ... ok
[INFO] [stdout] test test_session_name_at_exact_limit_zellij ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_ls_tsv.rs (/opt/rustwide/target/debug/deps/test_ls_tsv-03ca75f31cb6a448)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] Preparing worktree (new branch 'feat-a')
[INFO] [stdout] HEAD is now at a9fd112 Initial commit
[INFO] [stdout] test ls_no_color_codes ... ok
[INFO] [stdout] test ls_silent_when_no_worktrees ... ok
[INFO] [stdout] test ls_emits_tsv_for_a_repo_with_one_worktree ... ok
[INFO] [stdout] test ls_no_no_cache_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_operations.rs (/opt/rustwide/target/debug/deps/test_operations-d8ed01349aafc2ab)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test test_diff_nonexistent_branch ... ok
[INFO] [stdout] test test_doctor ... ok
[INFO] [stdout] test test_create_worktree_invalid_base ... ok
[INFO] [stdout] test test_create_worktree_with_base_branch ... ok
[INFO] [stdout] test test_create_worktree_basic ... ok
[INFO] [stdout] test test_create_worktree_existing_branch ... ok
[INFO] [stdout] test test_create_worktree_from_remote_with_invalid_base ... ok
[INFO] [stdout] test test_create_worktree_custom_path ... ok
[INFO] [stdout] test test_create_worktree_invalid_branch_name ... ok
[INFO] [stdout] test test_create_worktree_from_remote_only_branch ... ok
[INFO] [stdout] test test_list_in_repo ... ok
[INFO] [stdout] test test_create_worktree_from_remote_with_explicit_base ... ok
[INFO] [stdout] test test_create_worktree_existing_worktree ... ok
[INFO] [stdout] test test_get_worktree_status_stale ... ok
[INFO] [stdout] test test_resume_worktree_nonexistent_branch ... ok
[INFO] [stdout] test test_get_worktree_status_modified ... ok
[INFO] [stdout] test test_create_worktree_remote_has_different_content ... ok
[INFO] [stdout] test test_create_worktree_from_remote_stores_metadata ... ok
[INFO] [stdout] test test_get_worktree_status_clean ... ok
[INFO] [stdout] test test_create_worktree_from_remote_with_custom_path ... ok
[INFO] [stdout] test test_path_list_branches ... ok
[INFO] [stdout] test test_rm_worktree_nonexistent ... ok
[INFO] [stdout] test test_resume_worktree_current_directory ... ok
[INFO] [stdout] test test_create_worktree_local_branch_takes_precedence_over_remote ... ok
[INFO] [stdout] test test_resume_worktree_with_branch_name ... ok
[INFO] [stdout] test test_rm_worktree_by_branch ... ok
[INFO] [stdout] test test_rm_main_repo_protection ... ok
[INFO] [stdout] test test_get_worktree_status_merged ... ok
[INFO] [stdout] test test_rm_worktree_same_branch_and_worktree_name ... ok
[INFO] [stdout] test test_rm_worktree_by_path ... ok
[INFO] [stdout] test test_list_worktrees ... ok
[INFO] [stdout] test test_rm_worktree_keep_branch ... ok
[INFO] [stdout] test test_rm_worktree_current_directory ... ok
[INFO] [stderr]      Running tests/test_prompt_source.rs (/opt/rustwide/target/debug/deps/test_prompt_source-edbcdb36722c25d0)
[INFO] [stdout] test test_rm_worktree_created_from_remote ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test resolve_prompt_preserves_mid_content_crlf ... ok
[INFO] [stdout] test resolve_prompt_returns_none_for_whitespace_only_file ... ok
[INFO] [stdout] test resolve_prompt_errors_when_file_missing ... ok
[INFO] [stdout] test resolve_prompt_reads_from_stdin_reader ... ok
[INFO] [stdout] test resolve_prompt_errors_when_stdin_reader_fails ... ok
[INFO] [stdout] test resolve_prompt_returns_none_for_empty_inline ... ok
[INFO] [stdout] test resolve_prompt_returns_inline_when_only_inline_set ... ok
[INFO] [stdout] test resolve_prompt_returns_none_for_whitespace_only_stdin ... ok
[INFO] [stdout] test resolve_prompt_returns_none_when_no_source ... ok
[INFO] [stdout] test resolve_prompt_strips_crlf_trailing_newline ... ok
[INFO] [stdout] test resolve_prompt_strips_multiple_trailing_newlines ... ok
[INFO] [stdout] test resolve_prompt_strips_trailing_newline_from_inline ... ok
[INFO] [stdout] test resolve_prompt_reads_file_contents_and_trims_trailing_newline ... ok
[INFO] [stdout] test resolve_prompt_returns_none_for_empty_file ... ok
[INFO] [stdout] test resolve_prompt_returns_none_for_whitespace_only_inline ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_repo_config.rs (/opt/rustwide/target/debug/deps/test_repo_config-c44c757f3efa5311)
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test missing_global_and_repo_returns_defaults ... ok
[INFO] [stdout] test nested_keys_merge_independently ... ok
[INFO] [stdout] test repo_config_overrides_global_keys ... ok
[INFO] [stdout] test returns_none_when_absent ... ok
[INFO] [stdout] test repo_config_extends_global_when_no_overlap ... ok
[INFO] [stdout] test invalid_json_yields_none ... ok
[INFO] [stdout] test finds_cwconfig_walking_up_from_subdir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_resolve_target.rs (/opt/rustwide/target/debug/deps/test_resolve_target-b49c6260d6d88cd2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test resolve_strict_existing_path_not_a_worktree_returns_err ... ok
[INFO] [stdout] test resolve_strict_unknown_returns_err ... ok
[INFO] [stdout] test resolve_strict_exact_branch_name_wins ... ok
[INFO] [stdout] test resolve_strict_detached_worktree_yields_none_branch ... ok
[INFO] [stdout] test resolve_strict_exact_worktree_name_wins ... ok
[INFO] [stdout] test resolve_strict_exact_path_wins ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_rm_multi.rs (/opt/rustwide/target/debug/deps/test_rm_multi-c91142511319b96a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_rm_interactive_conflicts_with_positional_at_runtime ... ok
[INFO] [stdout] test test_rm_multiple_mixed_valid_and_missing ... ok
[INFO] [stdout] test test_rm_no_args_still_uses_legacy_path ... ok
[INFO] [stdout] test test_rm_dry_run_does_not_delete ... ok
[INFO] [stdout] test test_rm_multiple_positional_all_succeed ... ok
[INFO] [stdout] test test_rm_keep_branch_applies_to_all_targets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_run.rs (/opt/rustwide/target/debug/deps/test_run-2c455f5e58de8614)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test run_no_main_skips_main_worktree ... ok
[INFO] [stdout] test run_executes_cmd_in_each_worktree_with_prefix ... ok
[INFO] [stdout] test run_parallel_keeps_output_per_worktree_contiguous ... ok
[INFO] [stdout] test run_only_filters_by_glob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_run_only.rs (/opt/rustwide/target/debug/deps/test_run_only-baeb0e2fb850f640)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test only_matches_dir_basename_glob ... ok
[INFO] [stdout] test only_matches_exact_branch_name ... ok
[INFO] [stdout] test only_no_match_yields_empty_output ... ok
[INFO] [stdout] test only_matches_branch_glob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_scope.rs (/opt/rustwide/target/debug/deps/test_scope-caa79a423c6a98aa)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test scope_outside_no_repos_errors ... ok
[INFO] [stdout] test scope_inside_worktree_returns_family ... ok
[INFO] [stdout] test scope_outside_walks_down_and_unions_repos ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_session.rs (/opt/rustwide/target/debug/deps/test_session-bbc5528bdce8b559)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_get_sessions_dir_path ... ok
[INFO] [stdout] test test_chrono_now_iso_pub_format ... ok
[INFO] [stdout] test test_claude_native_session_not_exists ... ok
[INFO] [stdout] test test_list_sessions_returns_vec ... ok
[INFO] [stdout] test test_session_metadata_serialization ... ok
[INFO] [stdout] test test_load_context_not_found ... ok
[INFO] [stdout] test test_get_session_dir_strips_refs_heads ... ok
[INFO] [stdout] test test_load_session_metadata_not_found ... ok
[INFO] [stdout] test test_get_session_dir_sanitizes_branch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_setup_claude_legacy.rs (/opt/rustwide/target/debug/deps/test_setup_claude_legacy-2a1b4b6b372527c1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test leaves_unrelated_dirs_alone ... ok
[INFO] [stdout] test removes_legacy_skill_dirs ... ok
[INFO] [stdout] test removes_broken_plugin_layout ... ok
[INFO] [stdout] test any_legacy_present_under_detects_each_layout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_setup_claude_marketplace.rs (/opt/rustwide/target/debug/deps/test_setup_claude_marketplace-8a3601629d23df08)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test install_writes_full_marketplace_tree ... ok
[INFO] [stdout] test second_install_uses_update_path ... ok
[INFO] [stdout] test install_succeeds_when_claude_cli_missing ... ok
[INFO] [stdout] test install_invokes_claude_cli_in_correct_order ... ok
[INFO] [stdout] test install_removes_legacy_layouts ... ok
[INFO] [stdout] test reinstall_after_claude_uninstall_uses_add_path ... ok
[INFO] [stderr]      Running tests/test_setup_claude_paths.rs (/opt/rustwide/target/debug/deps/test_setup_claude_paths-99380e1ba3b9c5f2)
[INFO] [stdout] test install_is_content_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test command_gw_path ... ok
[INFO] [stdout] test marketplace_manifest_path ... ok
[INFO] [stdout] test plugin_manifest_path ... ok
[INFO] [stdout] test gw_command_body_invokes_delegate_skill ... ok
[INFO] [stdout] test marketplace_root_under_data_local ... ok
[INFO] [stdout] test marketplace_and_plugin_slug_constants ... ok
[INFO] [stdout] test sentinel_path_at_marketplace_root ... ok
[INFO] [stdout] test skill_manage_paths ... ok
[INFO] [stdout] test skill_delegate_path ... ok
[INFO] [stdout] test marketplace_manifest_has_required_fields ... ok
[INFO] [stdout] test plugin_manifest_uses_cargo_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_setup_claude_writer.rs (/opt/rustwide/target/debug/deps/test_setup_claude_writer-e5d097f45ef5412e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test write_if_changed_creates_file_and_parents ... ok
[INFO] [stdout] test sentinel_round_trip ... ok
[INFO] [stdout] test write_if_changed_rewrites_on_diff ... ok
[INFO] [stdout] test write_if_changed_skips_when_content_matches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_shared_files.rs (/opt/rustwide/target/debug/deps/test_shared_files-5fb1ad64f25dec8e)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_parse_cwshare_not_exists ... ok
[INFO] [stdout] test test_parse_cwshare_with_comments ... ok
[INFO] [stdout] test test_parse_cwshare_empty_file ... ok
[INFO] [stdout] test test_parse_cwshare_basic ... ok
[INFO] [stdout] test test_share_files_copies_directories ... ok
[INFO] [stdout] test test_share_files_empty_cwshare ... ok
[INFO] [stdout] test test_parse_cwshare_with_whitespace ... ok
[INFO] [stdout] test test_share_files_skips_existing_target ... ok
[INFO] [stdout] test test_share_files_no_cwshare ... ok
[INFO] [stdout] test test_share_files_copies_files ... ok
[INFO] [stdout] test test_share_files_preserves_symlinks_in_copied_dirs ... ok
[INFO] [stdout] test test_share_files_nested_path ... ok
[INFO] [stdout] test test_share_files_skips_nonexistent_source ... ok
[INFO] [stderr]      Running tests/test_skill_content.rs (/opt/rustwide/target/debug/deps/test_skill_content-733fcbf639b803de)
[INFO] [stdout] test test_parse_cwshare_with_empty_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test manage_skill_busy_sibling_rule_warns_against_force ... ok
[INFO] [stdout] test delegate_skill_has_step_1_5_pre_flight_check ... ok
[INFO] [stdout] test delegate_skill_cross_references_manage_for_destructive_ops ... ok
[INFO] [stdout] test manage_skill_has_busy_sibling_rule ... ok
[INFO] [stdout] test delegate_skill_pre_flight_covers_three_subchecks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_spawn.rs (/opt/rustwide/target/debug/deps/test_spawn-87294d10142a04bd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test spawn_in_worktree_launches_in_existing_worktree ... ok
[INFO] [stdout] test spawn_in_worktree_with_prompt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_term_flag.rs (/opt/rustwide/target/debug/deps/test_term_flag-2c93c9aa1e4ca2d4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test new_rejects_invalid_term_before_creating_worktree ... ok
[INFO] [stdout] test new_rejects_term_with_no_term_at_cli ... ok
[INFO] [stdout] test new_dash_t_fg_overrides_env_and_runs_ai_in_worktree ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_term_resolution.rs (/opt/rustwide/target/debug/deps/test_term_resolution-e443d2546c2ef842)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test no_override_uses_env ... ok
[INFO] [stdout] test override_unknown_method_errors ... ok
[INFO] [stdout] test override_with_session_name ... ok
[INFO] [stdout] test override_beats_env ... ok
[INFO] [stdout] test no_override_no_env_falls_to_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_workflows.rs (/opt/rustwide/target/debug/deps/test_workflows-37310ae0255b7ab9)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_workflow_path_list_branches ... ok
[INFO] [stdout] test test_workflow_doctor_after_operations ... ok
[INFO] [stdout] test test_workflow_new_prompt_file_missing_fails_cleanly ... ok
[INFO] [stdout] test test_workflow_new_with_prompt_file ... ok
[INFO] [stdout] test test_workflow_new_with_prompt_stdin ... ok
[INFO] [stdout] test test_full_workflow_new_list_delete ... ok
[INFO] [stdout] test test_workflow_delete_keep_branch ... ok
[INFO] [stdout] test test_workflow_multiple_worktrees ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests git_worktree_manager
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/constants.rs - constants::sanitize_branch_name (line 264) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ba17f868029d17605d800d2a262950f89a85679ea007c5d2cf90d1e3bbed444e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba17f868029d17605d800d2a262950f89a85679ea007c5d2cf90d1e3bbed444e", kill_on_drop: false }`
[INFO] [stdout] ba17f868029d17605d800d2a262950f89a85679ea007c5d2cf90d1e3bbed444e
